![]() |
|
|
|
|
|
colorDialog |
Requests a colour from the user. |
|
folderDialog |
Shows a Windows folder-picker dialog. |
|
fontDialog |
Requests a font from the user. |
|
errorMessage |
Shows a message box with a red stop sign. |
|
message |
Shows a standard message box. |
|
openDialog |
Shows an open file dialog |
|
questionMessage |
Shows a Yes/No question message box. |
|
saveDialog |
Shows a save file dialog. |
|
setDialogOptions |
Sets additional properties for common dialogs. |
|
setDialogOwner |
Changes the gadget which owns common dialogs when they are created. |
|
warningMessage |
Shows a message box with a yellow warning triangle. |